Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not report deprecations for 3rd party libs #2596

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

akurtakov
Copy link
Member

Looking at
https://download.eclipse.org/eclipse/downloads/drops4/I20241126-0600/apitools/deprecation/apideprecation.html shows deprecations from Apache Commons IO which are irrelevant for the project as API stability for 3rd party libs can not be guaranteed thus add commons-io to the excluded list and pass the list to apitooling.apideprecation ant task.

Looking at
https://download.eclipse.org/eclipse/downloads/drops4/I20241126-0600/apitools/deprecation/apideprecation.html
shows deprecations from Apache Commons IO which are irrelevant for the
project as API stability for 3rd party libs can not be guaranteed thus
add commons-io to the excluded list and pass the list to
apitooling.apideprecation ant task.
@akurtakov akurtakov self-assigned this Nov 26, 2024
@akurtakov
Copy link
Member Author

The code changed is executed only by I-builds thus merging without waiting.

@akurtakov akurtakov merged commit 8988640 into eclipse-platform:master Nov 26, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant